home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BMUG Newsletter 1997 Spring
/
BMUG Spring 1997 Newsletter (1997).bin
/
Newletter PD Collection
/
Games
/
Super Maze Wars 1.0 Demo
/
Super Mazes Bundle! folder
/
Cheese Track
/
card_4869.txt
< prev
next >
Wrap
Text File
|
1995-04-17
|
853b
|
43 lines
-- card: 4869 from stack: in
-- bmap block id: 5290
-- flags: 0000
-- background id: 2632
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=321 top=175 right=197 bottom=421
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Play Again
----- HyperTalk script -----
on mouseUp
visual effect scroll down
go to card 1
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=322 top=201 right=223 bottom=422
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Go Home
----- HyperTalk script -----
on mouseUp
go to home
end mouseUp